[INFO] fetching crate move-syn 0.0.7...
[INFO] testing move-syn-0.0.7 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate move-syn 0.0.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate move-syn 0.0.7
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate move-syn 0.0.7
[INFO] tweaked toml for crates.io crate move-syn 0.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate move-syn 0.0.7 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate move-syn 0.0.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.18
[INFO] [stderr]   Downloaded unsynn v0.2.1
[INFO] [stderr]   Downloaded cargo-manifest v0.19.1
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded cargo-platform v0.3.1
[INFO] [stderr]   Downloaded snapshot-testing v0.1.8
[INFO] [stderr]   Downloaded hashbag v0.1.13
[INFO] [stderr]   Downloaded rustdoc-types v0.56.0
[INFO] [stderr]   Downloaded rustdoc-json v0.9.8
[INFO] [stderr]   Downloaded public-api v0.50.3
[INFO] [stderr]   Downloaded insta v1.46.2
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded rustup-toolchain v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 612bc3a244d4273ae9fc6daea123daef0b4a367f1191e690b62b8d0847cf7797
[INFO] running `Command { std: "docker" "start" "-a" "612bc3a244d4273ae9fc6daea123daef0b4a367f1191e690b62b8d0847cf7797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "612bc3a244d4273ae9fc6daea123daef0b4a367f1191e690b62b8d0847cf7797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612bc3a244d4273ae9fc6daea123daef0b4a367f1191e690b62b8d0847cf7797", kill_on_drop: false }`
[INFO] [stdout] 612bc3a244d4273ae9fc6daea123daef0b4a367f1191e690b62b8d0847cf7797
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f315d87bdcf8e2f29112128f0bfb4ca4baeff1486eb0ecd373af295e00f24c38
[INFO] running `Command { std: "docker" "start" "-a" "f315d87bdcf8e2f29112128f0bfb4ca4baeff1486eb0ecd373af295e00f24c38", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling move-syn v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unsynn v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stdout] warning: feature `doc_cfg` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.21s
[INFO] running `Command { std: "docker" "inspect" "f315d87bdcf8e2f29112128f0bfb4ca4baeff1486eb0ecd373af295e00f24c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f315d87bdcf8e2f29112128f0bfb4ca4baeff1486eb0ecd373af295e00f24c38", kill_on_drop: false }`
[INFO] [stdout] f315d87bdcf8e2f29112128f0bfb4ca4baeff1486eb0ecd373af295e00f24c38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9741a30054e4c4a93e06332b1ce01924daadf248a6d1d8a7a2518f1dafe2c238
[INFO] running `Command { std: "docker" "start" "-a" "9741a30054e4c4a93e06332b1ce01924daadf248a6d1d8a7a2518f1dafe2c238", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling hashbag v0.1.13
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stdout] warning: feature `doc_cfg` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling insta v1.46.2
[INFO] [stderr]    Compiling snapshot-testing v0.1.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustup-toolchain v0.1.10
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cargo-platform v0.3.1
[INFO] [stderr]    Compiling rustdoc-types v0.56.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling public-api v0.50.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-manifest v0.19.1
[INFO] [stderr]    Compiling rustdoc-json v0.9.8
[INFO] [stderr]    Compiling move-syn v0.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/registry.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/pool.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/order_query.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/balance_manager.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/book.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/fill.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/order.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/book/order_info.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/big_vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/constants.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/math.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/helper/utils.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/account.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/balances.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/governance.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/history.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/state.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/state/trade_params.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/vault/deep_price.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/deepbook/sources/vault/vault.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/accumulator.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/authenticator_state.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bag.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/balance.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/borrow.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/clock.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/coin.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/config.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/deny_list.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/display.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_field.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/dynamic_object_field.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/event.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/hex.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/linked_table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/math.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_bag.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/object_table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/package.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/party.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/pay.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/priority_queue.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/prover.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/random.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/sui.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/table_vec.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/token.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/transfer.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/tx_context.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/types.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/url.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_map.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/vec_set.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/sui-framework/sources/versioned.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/address.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/ascii.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bcs.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bit_vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/bool.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/debug.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/fixed_point32.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/hash.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/macros.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/option.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/string.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/type_name.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u128.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u64.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/u8.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/unit_test.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq32_32.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/uq64_64.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/move-stdlib/sources/vector.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/legacy/sources/main.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/enums/sources/main.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../../../move/enums/sources/other.move`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/parse.rs:9:23
[INFO] [stdout]     |
[INFO] [stdout]   9 |           let content = include_str!(concat!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  10 | |             "../../../move/",
[INFO] [stdout]  11 | |             $package,
[INFO] [stdout]  12 | |             "/sources/",
[INFO] [stdout]  13 | |             $path,
[INFO] [stdout]  14 | |             ".move"
[INFO] [stdout]  15 | |         ));
[INFO] [stdout]     | |__________^
[INFO] [stdout] ...
[INFO] [stdout]  25 | /     test_file! {
[INFO] [stdout]  26 | |         "deepbook" {
[INFO] [stdout]  27 | |             "registry",
[INFO] [stdout]  28 | |             "pool",
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     };
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `move-syn` (test "parse") due to 80 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: feature `doc_cfg` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_cfg))]
[INFO] [stdout]   |                              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9741a30054e4c4a93e06332b1ce01924daadf248a6d1d8a7a2518f1dafe2c238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9741a30054e4c4a93e06332b1ce01924daadf248a6d1d8a7a2518f1dafe2c238", kill_on_drop: false }`
[INFO] [stdout] 9741a30054e4c4a93e06332b1ce01924daadf248a6d1d8a7a2518f1dafe2c238
